CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LInux Chat server

搜索资源列表

  1. unix-cs-socket

    2下载:
  2. 在Unix/Linux环境下,用Client/Server结构实现;支持多个客户之间的相互交流(公聊,用户名); 工作方式: 服务器程序先在后台运行; 客户端程序通过“网址+端口号”连接到服务器,并根据提示输入用户名(不需验证); -On Unix/Linux environment, using Client/Server architecture to achieve support interaction between multiple customers (t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-30
    • 文件大小:1985
    • 提供者:nick
  1. Sock.tar

    0下载:
  2. Linux下简单的聊天程序,一个服务端,一个客户端,先开启服务端,之后运行客户端,之后就可以相互发信息了,目前只支持英文-Linux, a simple chat program, a web server, a client, first open the service side, and then run the client after each other information, is currently only supports English
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1200
    • 提供者:chens
  1. Desktop

    0下载:
  2. 本项目实现了在linux下简单的网络聊天室。在Linux下编写并调试服务器端程序和客户端程序,实现客户、服务器之间的连接和通信。可以在单机上开辟两个窗口分别运行客户、服务器端的程序,或者将两台主机连接分别作为客户和服务器的方式。本设计使用网络套接字socket和多线程在网络中的应用,并基于linux下的vi编辑器。本方案经gcc调试器调试成功,可以在单机网络聊天中使用。-This project achieved under linux simple online chat rooms. To
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:241621
    • 提供者:fanhao
  1. linux_eechat

    0下载:
  2. 在linux下用C语言编程实现简单的聊天室功能。用户程序命名为client.c 服务器程序命名为server.c。-Simple chat room function with C language programming under linux. The user program named client.c server program named server.c.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:289839
    • 提供者:bdz
  1. qt-socket

    0下载:
  2. 用于Linux操作系统,在QT环境下开发的基于Socket的聊天室,包括server和client两部分-For Linux operating system, developed in a QT environment Socket-based chat rooms, including two parts of the server and client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1238561
    • 提供者:nan
  1. udp_chat

    0下载:
  2. linux网络编程UDP server和chat的基本实现-linux network programming UDP server and chat to the basic realization of
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:16969
    • 提供者:颜建文
  1. oicq

    0下载:
  2. 用c语言写的一个基于linux的网络通讯代码,可以实现服务器和客户注册、登陆、聊天!-C language used to write a linux-based network communication code, server and client registration, login, chat!
  3. 所属分类:Linux Network

    • 发布日期:2017-05-08
    • 文件大小:1724376
    • 提供者:李涛
  1. Linux_Instant-messenger

    0下载:
  2. linux 下运行的 即时通讯系统,包括服务器端和用户端,可以实现文件传输,实时聊天-running under linux instant messaging system, including server and client, file transfer, real-time chat
  3. 所属分类:Linux Network

    • 发布日期:2017-12-07
    • 文件大小:7670
    • 提供者:曾慧
  1. chatRoom

    0下载:
  2. 基于TCP/IP协议的聊天室程序,其中包括客户端与服务器,该程序是在LINUX下,用QT编写的-TCP/IP protocol-based chat room procedures, including client and server, the program is under LINUX, written with QT
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:557209
    • 提供者:李邵逸马
  1. Linpop_beta1.1

    0下载:
  2. 自己编写的,在linux下的局域网聊天工具,类是QQ,并且有服务器-Write your own LAN chat tool under linux, class QQ, and there is a server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:1228854
    • 提供者:luan
  1. manytomany

    0下载:
  2. 这是linux下,多对多的基于TCP\IP简单的C语言聊天程序。 id:内容 指定发给某一人 内容 发给服务器 *:内容 发给所有人-This is under linux, many-to-many TCP \ IP simple chat program in C language. id: content Specify issued to a person Content Sent to the server *:content Distr
  3. 所属分类:Linux Network

    • 发布日期:2017-11-11
    • 文件大小:12761
    • 提供者:李俊涛
  1. src

    0下载:
  2. 这是linux下的聊天程序,用UDP方式进行连接。包括客户端和服务端。支持一对一、一对多。-This is a chat program using UDP connection under linux. Including the client and the server. Support one-to-one, one-to-many.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:13090
    • 提供者:lzc
  1. liaotian

    0下载:
  2. 一个linux c写的局域网聊天软件,分为客户端和服务端-Write a linux c LAN chat software is divided into client and server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-21
    • 文件大小:5563
    • 提供者:zzq
  1. openssl

    1下载:
  2. 基于OpenSSL的安全聊天系统 – Windows或Linux平台均可 – 点到点模式 – 基于OpenSSL的安全套接字通信 – 客户端服务器双向认证 -Mutual authentication based on OpenSSL Secure Sockets communication- client server based on the OpenSSL security chat system- Windows or Linux platforms can be-
  3. 所属分类:Network Security

    • 发布日期:2014-11-19
    • 文件大小:6847488
    • 提供者:风水
  1. chat_by_CT

    0下载:
  2. linux下Tcp网络聊天室,完全基于C语言开发,压缩包内有Makefile文件可直接生成服务器和客户端程序-Tcp Internet chat rooms under linux, based entirely on the C language development, compressed within a server and client program can directly generate the Makefile
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:3761
    • 提供者:lihang
  1. Chatting_Room

    0下载:
  2. linux下实现的网络聊天室软件,采用c/s架构,包括客户端和服务端。主要采用socket、thread编程、以及进程间通信等实现了用户间私聊、群聊、查看在线用户的功能,服务端管理员有踢人、禁言、解禁的特殊权限。并附有软件使用帮助文档。-Internet chat room software under linux using c/s architecture, including the client and the server. Main socket, thread programmin
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:150285
    • 提供者:纪昌利
  1. sip_UAC_UAS

    1下载:
  2. vc实现基于sip协议的客户端,Linux C实现基于sip协议服务器。客户端类似于QQ聊天工具,可实现文本聊天,语音对讲以及文件传输和视频聊天。-vc the sip protocol-based client, Linux C achieve the sip protocol-based server. The client is similar to the QQ chat, text chat, the voice intercom as well as the file transfe
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-11-02
    • 文件大小:11876618
    • 提供者:sjz
  1. talk.rar

    0下载:
  2. 这个我在linux系统下用C语言编写的聊天室软件,有客户端程序和服务器程序,代码完整。。是我实训的内容。。希望对你有所帮助,My linux system using the C language chat room software, client and server programs, code integrity. . The contents of my training. . I hope for your help
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:11025
    • 提供者:黄华
  1. UDP_echo_Linux

    0下载:
  2. Linux下实现UDP自动聊天程序,源程序包括客户端和服务器端,保证能够正确运行,用gcc编译一下即可-Under Linux automatically UDP chat program, including client and server-side source code, to run correctly, what can be compiled with gcc
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:1683
    • 提供者:pasta
  1. qq

    0下载:
  2. LINUX下的网络聊天程序,其中利用select函数,实现服务端IO口多路复用-LINUX network chat program, select function IO port multiplexer server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-17
    • 文件大小:46101
    • 提供者:零度
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com